GtkType and macro fixups set a pattern for the file selection widget to
authorTim Janik <timj@gtk.org>
Thu, 22 Oct 1998 00:54:57 +0000 (00:54 +0000)
committerTim Janik <timj@src.gnome.org>
Thu, 22 Oct 1998 00:54:57 +0000 (00:54 +0000)
commit3785528ef880d59654650f7d133230366b3c5d20
tree33dbb7c0c6fcab633863fe844f476ba0a6b2dd39
parentacfab255ccdd160726cca7760b3401a4211026e1
GtkType and macro fixups set a pattern for the file selection widget to

Thu Oct 22 02:29:53 1998  Tim Janik  <timj@gtk.org>

        * gtk/gtkfilesel.h: GtkType and macro fixups
        * gtk/gtkfilesel.c (gtk_file_selection_complete): set a pattern
        for the file selection widget to try a completion on (set the
        initial filter).

Wed Oct 14 14:34:04 1998  Tim Janik  <timj@gtk.org>

        * gtk/gtkmain.c: implement idle functions via GHook. this gives a
        slight speed improvement and lessens code duplication.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkfilesel.c
gtk/gtkfilesel.h
gtk/gtkmain.c